翻訳と辞書
Words near each other
・ Object-based language
・ Object-based spatial database
・ Object-capability model
・ Object-centered high-level reference ontology
・ Object-class detection
・ Object-code Buffer Overrun Evaluator
・ Object-modeling technique
・ Object-orientation
・ Object-oriented Abstract Type Hierarchy
・ Object-oriented analysis and design
・ Object-oriented business engineering
・ Object-oriented design
・ Object-Oriented Fortran
・ Object-oriented modeling
・ Object-oriented ontology
Object-oriented operating system
・ Object-oriented programming
・ Object-Oriented Software Construction
・ Object-oriented software engineering
・ Object-Oriented Turing
・ Object-oriented user interface
・ Object-PL/SQL
・ Object-relational database
・ Object-relational impedance mismatch
・ Object-relational mapping
・ Object-role modeling
・ Object-Z
・ ObjectARX
・ ObjectBroker
・ ObjectCenter


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Object-oriented operating system : ウィキペディア英語版
Object-oriented operating system

An object-oriented operating system is an operating system that internally uses object-oriented methodologies.
An object-oriented operating system is in contrast to an object-oriented user interface or programming framework, which can be placed above a non-object-oriented operating system like DOS or Unix.
There are already object-based concepts involved in the design of a more typical operating system such as Unix. While a more traditional language like C does not support object orientation as fluidly as more recent languages, the notion of, for example, a file, stream, or device driver (in Unix, each represented as a file descriptor) can be considered a good example of objects they are, after all, abstract data types, with various methods in the form of system calls, whose behavior varies based on the type of object and whose implementation details are hidden from the caller.
Object-oriented has been defined as objects + classes + inheritance and the latter is only one approach to the more general problem of delegation that occurs in every operating system.〔
〕 Object-orientation has been more widely used in the user interfaces of operating systems than in their kernels.
== Examples ==


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Object-oriented operating system」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.